'宣言 Public Function LabelAngle( _ ByVal value As System.Nullable(Of Integer) _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> LabelAngle( System.Nullable<int> value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function LabelAngle( _ ByVal value As System.Nullable(Of Integer) _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> LabelAngle( System.Nullable<int> value )